Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend std & fix bugs #194

Merged
merged 9 commits into from
Aug 28, 2022
Merged

Extend std & fix bugs #194

merged 9 commits into from
Aug 28, 2022

Conversation

marcauberer
Copy link
Member

@marcauberer marcauberer commented Aug 25, 2022

  • Fix bug that caused the compiler not to find external structs in certain cases
  • Improvements of error messages
  • Start implementing std for http servers
  • Upgrade to LLVM 15.0.0-rc3
  • Re-enable some tests
  • Bugfixes

@marcauberer marcauberer added bug Something isn't working enhancement New feature or request improvement Improvement of an existing feature labels Aug 25, 2022
@marcauberer marcauberer self-assigned this Aug 25, 2022
@marcauberer marcauberer added this to the 0.11.0 milestone Aug 25, 2022
@marcauberer marcauberer changed the title Extend data std Extend std & fix bugs Aug 28, 2022
@marcauberer marcauberer marked this pull request as ready for review August 28, 2022 10:58
@marcauberer marcauberer requested review from a team as code owners August 28, 2022 10:58
@marcauberer marcauberer merged commit d4b0554 into main Aug 28, 2022
@marcauberer marcauberer deleted the feature/extend-data-std branch August 28, 2022 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request improvement Improvement of an existing feature size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant